home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Spiceworld The Movie - Interactive CD-ROM
/
Spiceworld The Movie: Interactive CD-ROM.iso
/
pc
/
spice.exe
/
spice.dxr
/
00002.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Windows-1252 (detected)
Wrap
Text File
|
1997-12-04
|
262 b
|
9 lines
on exitFrame
if not (the quickTimePresent) then
alert("The SpiceWorld CD-ROM requires Quicktime‚Ñ¢." & RETURN & "Please refer to your computer manuals for more information.")
quit()
else
go(1, the pathName & "elements\spiceone.dir")
end if
end